[INFO] fetching crate coder 0.3.6...
[INFO] testing coder-0.3.6 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate coder 0.3.6 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate coder 0.3.6
[INFO] finished tweaking crates.io crate coder 0.3.6
[INFO] tweaked toml for crates.io crate coder 0.3.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate coder 0.3.6 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 189 packages to latest compatible versions
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.2)
[INFO] [stderr]       Adding hyper v0.13.10 (available: v1.10.1)
[INFO] [stderr]       Adding hyper-rustls v0.21.0 (available: v0.27.9)
[INFO] [stderr]       Adding hyper-tls v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-rustls v0.21.0
[INFO] [stderr]   Downloaded tracing-futures v0.2.5
[INFO] [stderr]   Downloaded security-framework-sys v1.0.0
[INFO] [stderr]   Downloaded ct-logs v0.7.0
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.4.0
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] [stderr]   Downloaded security-framework v1.0.0
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5
[INFO] running `Command { std: "docker" "start" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling ct-logs v0.7.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling coder v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.16s
[INFO] running `Command { std: "docker" "inspect" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling coder v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.14s
[INFO] running `Command { std: "docker" "inspect" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coder-a1b333419e91b57f)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test builders::envs::get::test::member::test_org_member_envs ... FAILED
[INFO] [stdout] test builders::envs::get::test::test_env ... FAILED
[INFO] [stdout] test builders::image_tags::get::test::image::test_image_tag ... FAILED
[INFO] [stdout] test builders::envs::get::test::org::test_org_envs ... FAILED
[INFO] [stdout] test models::duration::test::test_deserialize_duration ... ok
[INFO] [stdout] test builders::images::get::test::test_image_with_environments ... FAILED
[INFO] [stdout] test models::duration::test::test_serialize_duration ... ok
[INFO] [stdout] test builders::image_tags::get::test::image::test_image_tags ... FAILED
[INFO] [stdout] test builders::orgs::get::test::members::test_org_member ... FAILED
[INFO] [stdout] test builders::orgs::get::test::test_org_namespaces ... FAILED
[INFO] [stdout] test builders::orgs::get::test::test_org ... FAILED
[INFO] [stdout] test builders::images::get::test::org::test_org_images ... FAILED
[INFO] [stdout] test builders::orgs::get::test::test_orgs ... FAILED
[INFO] [stdout] test builders::registries::get::test::org::test_org_registries ... FAILED
[INFO] [stdout] test builders::images::get::test::test_image ... FAILED
[INFO] [stdout] test builders::registries::get::test::test_registry ... FAILED
[INFO] [stdout] test builders::orgs::get::test::members::test_org_members ... FAILED
[INFO] [stdout] test builders::services::get::test::org::test_org_service ... FAILED
[INFO] [stdout] test builders::services::get::test::org::test_org_services ... FAILED
[INFO] [stdout] test builders::users::get::test::test_user ... FAILED
[INFO] [stdout] test builders::users::get::test::test_users ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::member::test_org_member_envs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::member::test_org_member_envs' (1244) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b88edbfe - coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:106:21
[INFO] [stdout]   23:     0x63c0b88bc29d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936920 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88853e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888197e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b687f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b687f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b687f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb2fe - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35b27 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88af3a8 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889ca20 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15d65 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f3d6 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a347da - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12b67 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b88fa179 - coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:104:9
[INFO] [stdout]   39:     0x63c0b88edb97 - coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:105:40
[INFO] [stdout]   40:     0x63c0b8a4e176 - <coder[6b2da1b706b6ca88]::builders::envs::get::test::member::test_org_member_envs::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::test_env stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::test_env' (1246) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b88ed81d - coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:60:17
[INFO] [stdout]   23:     0x63c0b88bb5dd - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8935ae0 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88847e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b88815be - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b10bf - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b10bf - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b10bf - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88baf3e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a34da7 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88ac768 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c720 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a14f25 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894e716 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a33eda - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12797 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b88f9f99 - coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:58:5
[INFO] [stdout]   39:     0x63c0b88ed7a7 - coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:59:24
[INFO] [stdout]   40:     0x63c0b8a4de76 - <coder[6b2da1b706b6ca88]::builders::envs::get::test::test_env::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::image_tags::get::test::image::test_image_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::image_tags::get::test::image::test_image_tag' (1247) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b88cd53e - coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:43:21
[INFO] [stdout]   23:     0x63c0b88bbe5d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936460 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b8884fe5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888183e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b4b3f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b4b3f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b4b3f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb1be - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a356a7 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88ae4e8 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c920 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a158a5 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894ef96 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a344da - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12a27 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b88de699 - coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:41:9
[INFO] [stdout]   39:     0x63c0b88cd4a7 - coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:42:34
[INFO] [stdout]   40:     0x63c0b8a4e076 - <coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tag::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::org::test_org_envs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::org::test_org_envs' (1245) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b893a0de - coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:80:21
[INFO] [stdout]   23:     0x63c0b88bc18d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b89367f0 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88852e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888192e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b612f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b612f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b612f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb2ae - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35a07 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88aeff8 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c9e0 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15c35 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f2c6 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3471a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12b17 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b893de99 - coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:78:9
[INFO] [stdout]   39:     0x63c0b893a077 - coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:79:33
[INFO] [stdout]   40:     0x63c0b8a4e136 - <coder[6b2da1b706b6ca88]::builders::envs::get::test::org::test_org_envs::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::test_image_with_environments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::test_image_with_environments' (1251) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b8939938 - coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:78:17
[INFO] [stdout]   23:     0x63c0b88bbd4d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936330 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b8884ee5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b88817ee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b43ef - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b43ef - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b43ef - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb16c - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35589 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88ae138 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c8e2 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15775 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894ee86 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3441c - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a129c9 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b893dcb7 - coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:76:5
[INFO] [stdout]   39:     0x63c0b89394f7 - coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:77:44
[INFO] [stdout]   40:     0x63c0b8a4e036 - <coder[6b2da1b706b6ca88]::builders::images::get::test::test_image_with_environments::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::image_tags::get::test::image::test_image_tags stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::image_tags::get::test::image::test_image_tags' (1248) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b88cd92e - coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:62:21
[INFO] [stdout]   23:     0x63c0b88bbf6d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936590 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88850e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888188e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b528f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b528f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b528f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb20e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a357c7 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88ae898 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c960 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a159d5 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f0a6 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3459a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12a77 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b88de879 - coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:60:9
[INFO] [stdout]   39:     0x63c0b88cd4d7 - coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:61:35
[INFO] [stdout]   40:     0x63c0b8a4e0b6 - <coder[6b2da1b706b6ca88]::builders::image_tags::get::test::image::test_image_tags::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::members::test_org_member stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::members::test_org_member' (1252) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b893a5fe - coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:145:21
[INFO] [stdout]   23:     0x63c0b88bc3ad - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936a50 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88854e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b88819ce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b6fcf - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b6fcf - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b6fcf - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb34e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35c47 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88af758 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889ca60 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15e95 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f4e6 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3489a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12bb7 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b893e079 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:143:9
[INFO] [stdout]   39:     0x63c0b893a567 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:144:35
[INFO] [stdout]   40:     0x63c0b8a4e1b6 - <coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_member::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_org_namespaces stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_org_namespaces' (1255) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b893881e - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:99:17
[INFO] [stdout]   23:     0x63c0b88bb6ed - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8935c10 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88848e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888160e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b180f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b180f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b180f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88baf8e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a34ec7 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88acb18 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c760 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15055 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894e826 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a33f9a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a127e7 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b893d539 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:97:5
[INFO] [stdout]   39:     0x63c0b8938757 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:98:35
[INFO] [stdout]   40:     0x63c0b8a4deb6 - <coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org_namespaces::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_org stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_org' (1254) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b8938cce - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:82:17
[INFO] [stdout]   23:     0x63c0b88bb7fd - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8935d40 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88849e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888165e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b1f5f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b1f5f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b1f5f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bafde - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a34fe7 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88acec8 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c7a0 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15185 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894e936 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3405a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12837 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b893d719 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:80:5
[INFO] [stdout]   39:     0x63c0b8938787 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:81:24
[INFO] [stdout]   40:     0x63c0b8a4def6 - <coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_org::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::org::test_org_images stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::org::test_org_images' (1249) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b88cde1e - coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:114:21
[INFO] [stdout]   23:     0x63c0b88bc5cd - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936cb0 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88856e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b8881a6e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b7e6f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b7e6f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b7e6f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb3ee - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35e87 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88afeb8 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889cae0 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a160f5 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f706 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a34a1a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12c57 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b88dea59 - coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:112:9
[INFO] [stdout]   39:     0x63c0b88cddb7 - coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:113:35
[INFO] [stdout]   40:     0x63c0b8a4e236 - <coder[6b2da1b706b6ca88]::builders::images::get::test::org::test_org_images::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_orgs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_orgs' (1256) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b893907e - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:62:17
[INFO] [stdout]   23:     0x63c0b88bb90d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8935e70 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b8884ae5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b88816ae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b26af - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b26af - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b26af - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb02e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35107 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88ad278 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c7e0 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a152b5 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894ea46 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3411a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12887 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b893d8f9 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:60:5
[INFO] [stdout]   39:     0x63c0b89387b7 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:61:25
[INFO] [stdout]   40:     0x63c0b8a4df36 - <coder[6b2da1b706b6ca88]::builders::orgs::get::test::test_orgs::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::registries::get::test::org::test_org_registries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::registries::get::test::org::test_org_registries' (1257) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b899827e - coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:69:21
[INFO] [stdout]   23:     0x63c0b88bc07d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b89366c0 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88851e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b88818de - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b59df - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b59df - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b59df - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb25e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a358e7 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88aec48 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c9a0 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15b05 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f1b6 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3465a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12ac7 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b89a8c99 - coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:67:9
[INFO] [stdout]   39:     0x63c0b8998217 - coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:68:39
[INFO] [stdout]   40:     0x63c0b8a4e0f6 - <coder[6b2da1b706b6ca88]::builders::registries::get::test::org::test_org_registries::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::test_image stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::test_image' (1250) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b893956d - coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:61:17
[INFO] [stdout]   23:     0x63c0b88bbc3d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936200 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b8884de5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888179e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b3c9f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b3c9f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b3c9f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb11e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35467 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88add88 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c8a0 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15645 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894ed76 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3435a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12977 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b893dad9 - coder[6b2da1b706b6ca88]::builders::images::get::test::test_image
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:59:5
[INFO] [stdout]   39:     0x63c0b89394c7 - coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:60:26
[INFO] [stdout]   40:     0x63c0b8a4dff6 - <coder[6b2da1b706b6ca88]::builders::images::get::test::test_image::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::registries::get::test::test_registry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::registries::get::test::test_registry' (1258) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b88cd0ce - coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:49:17
[INFO] [stdout]   23:     0x63c0b88bb4cd - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b89359b0 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88846e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888156e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b096f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b096f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b096f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88baeee - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a34c87 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88ac3b8 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c6e0 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a14df5 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894e606 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a33e1a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12747 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b88de4b9 - coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:47:5
[INFO] [stdout]   39:     0x63c0b88cd067 - coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:48:29
[INFO] [stdout]   40:     0x63c0b8a4de36 - <coder[6b2da1b706b6ca88]::builders::registries::get::test::test_registry::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::members::test_org_members stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::members::test_org_members' (1253) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b893a9ee - coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:123:21
[INFO] [stdout]   23:     0x63c0b88bc4bd - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936b80 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88855e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b8881a1e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b771f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b771f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b771f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb39e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35d67 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88afb08 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889caa0 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15fc5 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f5f6 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3495a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12c07 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b893e259 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:121:9
[INFO] [stdout]   39:     0x63c0b893a597 - coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:122:36
[INFO] [stdout]   40:     0x63c0b8a4e1f6 - <coder[6b2da1b706b6ca88]::builders::orgs::get::test::members::test_org_members::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::services::get::test::org::test_org_service stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::services::get::test::org::test_org_service' (1259) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b88ee15e - coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:65:21
[INFO] [stdout]   23:     0x63c0b88bc6dd - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936de0 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88857e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b8881abe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b85bf - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b85bf - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b85bf - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb43e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35fa7 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88b0268 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889cb20 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a16225 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f816 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a34ada - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12ca7 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b88fa359 - coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:63:9
[INFO] [stdout]   39:     0x63c0b88ee0c7 - coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:64:36
[INFO] [stdout]   40:     0x63c0b8a4e276 - <coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_service::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::services::get::test::org::test_org_services stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::services::get::test::org::test_org_services' (1260) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b88ee54e - coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:43:21
[INFO] [stdout]   23:     0x63c0b88bc7ed - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8936f10 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b88858e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b8881b0e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b8d0f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b8d0f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b8d0f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb48e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a360c7 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88b0618 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889cb60 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a16355 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894f926 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a34b9a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12cf7 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b88fa539 - coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:41:9
[INFO] [stdout]   39:     0x63c0b88ee0f7 - coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:42:37
[INFO] [stdout]   40:     0x63c0b8a4e2b6 - <coder[6b2da1b706b6ca88]::builders::services::get::test::org::test_org_services::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::users::get::test::test_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::users::get::test::test_user' (1261) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b8997e9e - coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:40:17
[INFO] [stdout]   23:     0x63c0b88bbb2d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b89360d0 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b8884ce5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b888174e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b354f - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b354f - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b354f - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb0ce - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35347 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88ad9d8 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c860 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a15515 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894ec66 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a3429a - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a12927 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b89a8919 - coder[6b2da1b706b6ca88]::builders::users::get::test::test_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:38:5
[INFO] [stdout]   39:     0x63c0b89979a7 - coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:39:25
[INFO] [stdout]   40:     0x63c0b8a4dfb6 - <coder[6b2da1b706b6ca88]::builders::users::get::test::test_user::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::users::get::test::test_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::users::get::test::test_users' (1262) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c0b8e42078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c0b8e42078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c0b8e42078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c0b8e5853a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c0b8e5853a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c0b8e46eb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c0b8e46eb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c0b8e20686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c0b8e20686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c0b8e3a289 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c0b8b91b6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c0b8b91b6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63c0b8e3a442 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63c0b8e3a442 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c0b8e20742 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c0b8e15869 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c0b8e2161d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c0b8e58d2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c0b8e58a72 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63c0b893c5fe - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, std[929523f510218772]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63c0b88de14f - coder[6b2da1b706b6ca88]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x63c0b8997a0e - coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:57:17
[INFO] [stdout]   23:     0x63c0b88bba1d - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x63c0b8935fa0 - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x63c0b8884be5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::try_with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x63c0b88816fe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[a4c3c6a3786075a3]::coop::Budget>>>::with::<tokio[a4c3c6a3786075a3]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x63c0b88b2dff - tokio[a4c3c6a3786075a3]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x63c0b88b2dff - tokio[a4c3c6a3786075a3]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x63c0b88b2dff - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x63c0b88bb07e - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x63c0b8a35227 - <tokio[a4c3c6a3786075a3]::macros::scoped_tls::ScopedKey<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::Context>>::set::<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x63c0b88ad628 - tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::enter::<<tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x63c0b889c820 - <tokio[a4c3c6a3786075a3]::runtime::basic_scheduler::BasicScheduler<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::time::driver::Driver<tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>, tokio[a4c3c6a3786075a3]::park::either::Either<tokio[a4c3c6a3786075a3]::io::driver::Driver, tokio[a4c3c6a3786075a3]::park::thread::ParkThread>>>>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x63c0b8a153e5 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x63c0b894eb56 - tokio[a4c3c6a3786075a3]::runtime::context::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x63c0b8a341da - <tokio[a4c3c6a3786075a3]::runtime::handle::Handle>::enter::<<tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x63c0b8a128d7 - <tokio[a4c3c6a3786075a3]::runtime::Runtime>::block_on::<coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x63c0b89a8739 - coder[6b2da1b706b6ca88]::builders::users::get::test::test_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:55:5
[INFO] [stdout]   39:     0x63c0b8997977 - coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:56:26
[INFO] [stdout]   40:     0x63c0b8a4df76 - <coder[6b2da1b706b6ca88]::builders::users::get::test::test_users::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63c0b8b84c4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c0b8b84c4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x63c0b8b924c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x63c0b8b924c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x63c0b8b924c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x63c0b8b924c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x63c0b8b8d024 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x63c0b8b8d024 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x63c0b8b95542 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63c0b8b95542 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63c0b8b95542 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63c0b8b95542 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x63c0b8b95542 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63c0b8e417ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x63c0b8e417ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x708cb63f1aa4 - <unknown>
[INFO] [stdout]   62:     0x708cb647ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     builders::envs::get::test::member::test_org_member_envs
[INFO] [stdout]     builders::envs::get::test::org::test_org_envs
[INFO] [stdout]     builders::envs::get::test::test_env
[INFO] [stdout]     builders::image_tags::get::test::image::test_image_tag
[INFO] [stdout]     builders::image_tags::get::test::image::test_image_tags
[INFO] [stdout]     builders::images::get::test::org::test_org_images
[INFO] [stdout]     builders::images::get::test::test_image
[INFO] [stdout]     builders::images::get::test::test_image_with_environments
[INFO] [stdout]     builders::orgs::get::test::members::test_org_member
[INFO] [stdout]     builders::orgs::get::test::members::test_org_members
[INFO] [stdout]     builders::orgs::get::test::test_org
[INFO] [stdout]     builders::orgs::get::test::test_org_namespaces
[INFO] [stdout]     builders::orgs::get::test::test_orgs
[INFO] [stdout]     builders::registries::get::test::org::test_org_registries
[INFO] [stdout]     builders::registries::get::test::test_registry
[INFO] [stdout]     builders::services::get::test::org::test_org_service
[INFO] [stdout]     builders::services::get::test::org::test_org_services
[INFO] [stdout]     builders::users::get::test::test_user
[INFO] [stdout]     builders::users::get::test::test_users
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5", kill_on_drop: false }`
[INFO] [stdout] d40c73d2d5497d6501424c382fcc90257d7735133587cabe801d403ab53d47d5
